home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 146
/
(Vol 146) Jan 07 2012.iso
/
Games
/
shark_attack_2.swf
/
scripts
/
DefineSprite_203
/
frame_1
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2012-01-07
|
122 b
|
10 lines
if(_root.hiscore20 < _root.score and _root.local == 1)
{
_visible = 1;
}
else
{
_visible = 0;
stop();
}